home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgLangD.iso
/
Borland Visual dBASE Professiona v7.0
/
DATA1.CAB
/
Sample_dBASE
/
Fleet
/
Fleet.cfm
< prev
next >
Wrap
Text File
|
1997-11-20
|
264b
|
11 lines
CLASS fleetCForm OF FORM custom
this.autoCenter = true
this.Height = 18.3529
this.Left = 11.875
this.Top = 0.3529
this.Width = 60.75
this.Text = ""
this.background = "filename clouds.jpg"
this.Icon = "filename Fleet.ico"
ENDCLASS